Accusoft.ThumbnailXpress5.ActiveX
Navigate Programmatically
See Also Send Feedback
ThumbnailXpress 5 for ActiveX - User Guide > How To > Navigate Thumbnails > Navigate Programmatically

Glossary Item Box

Scrolling

Scrolling the thumbnail control can be controlled programmatically by calling the ScrollItems method to specify the scrolling action and magnitude. The view changes to reflect the requested scrolling. Alternatively, call EnsureVisible to programmatically scroll the thumbnail control until a specified thumbnail is in view.

Selecting

Individual thumbnails can be selected programmatically by calling the SelectItem method and specifying the thumbnail to select. The SelectedItemCount reflects the number of thumbnails that have been selected, both programmatically as well as by end-user. The ClearSelection method restores all thumbnails to an unselected state. DeleteSelectedItem is called to delete a selected item.

See Also

©2013. Accusoft Corporation. All Rights Reserved.